]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/normalize-package-data/test/fixtures/movefile.json
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / normalize-package-data / test / fixtures / movefile.json
1 {
2   "name": "movefile",
3   "description": "rename implementation working over devices",
4   "version": "0.2.0",
5   "author": "yazgazan <yazgazan@gmail.com>",
6   "main": "./build/Release/movefile",
7   "keywords": ["move", "file", "rename"],
8   "repository": "git://github.com/yazgazan/movefile.git",
9   "directories": {
10     "lib": "./build/Release/"
11   },
12   "scripts": {
13     "install": "./node_modules/node-gyp/bin/node-gyp.js configure && ./node_modules/node-gyp/bin/node-gyp.js build"
14   },
15   "engines": {
16     "node": "*"
17   },
18   "dependencies": {
19     "node-gyp": "~0.9.1"
20   }
21 }