Move plist to tools folder package.json
This commit is contained in:
parent
7966efc0df
commit
70a8c0638f
2 changed files with 7 additions and 1 deletions
|
|
@ -15,7 +15,6 @@
|
|||
"asyncjs": "0.0.x",
|
||||
"jsdom": "0.2.x",
|
||||
"amd-loader": "~0.0.4",
|
||||
"plist": "",
|
||||
"dryice": ""
|
||||
},
|
||||
"mappings": {
|
||||
|
|
|
|||
7
tool/package.json
Normal file
7
tool/package.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "ace-tools",
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"plist": ""
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue