node-vk-flex/package.json
Dmitry Kondratyev ffdbf53fd4 first commit
2016-08-25 18:49:23 +03:00

16 lines
338 B
JSON
Executable File

{
"description": "VK Name Flex for Node.js",
"devDependencies": {},
"gypfile": true,
"main": "index.js",
"name": "node-vk-flex",
"optionalDependencies": {},
"private": true,
"readme": "ERROR: No README data found!",
"scripts": {
"install": "node-gyp rebuild",
"test": "node index.js"
},
"version": "1.0.0"
}