restructure

This commit is contained in:
2016-01-30 04:57:24 +01:00
parent f83eb035c2
commit 7c6b5afd5f
23 changed files with 48 additions and 2329 deletions

14
test/assets/package.json Normal file
View File

@ -0,0 +1,14 @@
{
"name": "test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "(npmts)"
},
"author": "",
"license": "ISC",
"dependencies": {
"npmts": "*"
}
}