mirror of
https://github.com/documentationjs/documentation.git
synced 2025-12-08 18:23:43 +00:00
15 lines
246 B
JSON
15 lines
246 B
JSON
{
|
|
"name": "resolve",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"browser": {
|
|
"./node.js": false
|
|
},
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|