mirror of
https://github.com/Raghu-Ch/nodeRestAPI.git
synced 2026-02-10 20:53:02 -05:00
109 lines
2.6 KiB
JSON
109 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "gulp-nodemon",
|
|
"scope": null,
|
|
"escapedName": "gulp-nodemon",
|
|
"name": "gulp-nodemon",
|
|
"rawSpec": "",
|
|
"spec": "latest",
|
|
"type": "tag"
|
|
},
|
|
"C:\\Users\\chvra\\Documents\\angular-play\\nodeRest"
|
|
]
|
|
],
|
|
"_from": "gulp-nodemon@latest",
|
|
"_id": "gulp-nodemon@2.2.1",
|
|
"_inCache": true,
|
|
"_location": "/gulp-nodemon",
|
|
"_nodeVersion": "6.3.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/gulp-nodemon-2.2.1.tgz_1475128514312_0.4443575507029891"
|
|
},
|
|
"_npmUser": {
|
|
"name": "jacksongariety",
|
|
"email": "jackson@gariety.xxx"
|
|
},
|
|
"_npmVersion": "3.10.5",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "gulp-nodemon",
|
|
"scope": null,
|
|
"escapedName": "gulp-nodemon",
|
|
"name": "gulp-nodemon",
|
|
"rawSpec": "",
|
|
"spec": "latest",
|
|
"type": "tag"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gulp-nodemon/-/gulp-nodemon-2.2.1.tgz",
|
|
"_shasum": "d9bf199f5585458159d3d299153e60b46868b6f4",
|
|
"_shrinkwrap": null,
|
|
"_spec": "gulp-nodemon",
|
|
"_where": "C:\\Users\\chvra\\Documents\\angular-play\\nodeRest",
|
|
"author": {
|
|
"name": "Jackson Gariety"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/JacksonGariety/gulp-nodemon/issues"
|
|
},
|
|
"dependencies": {
|
|
"colors": "^1.0.3",
|
|
"event-stream": "^3.2.1",
|
|
"gulp": "^3.9.1",
|
|
"nodemon": "^1.10.2"
|
|
},
|
|
"description": "it's gulp + nodemon + convenience",
|
|
"devDependencies": {
|
|
"coffee-script": "^1.7.1",
|
|
"gulp-jshint": "^1.6.1",
|
|
"gulp-mocha": "^0.2.0",
|
|
"is-running": "^1.0.3",
|
|
"should": "^4.0.0"
|
|
},
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"dist": {
|
|
"shasum": "d9bf199f5585458159d3d299153e60b46868b6f4",
|
|
"tarball": "https://registry.npmjs.org/gulp-nodemon/-/gulp-nodemon-2.2.1.tgz"
|
|
},
|
|
"gitHead": "485614c1bf7cf1c8192c570423bd2e5b24e5f81c",
|
|
"homepage": "https://github.com/JacksonGariety/gulp-nodemon",
|
|
"keywords": [
|
|
"gulp",
|
|
"nodemon",
|
|
"develop",
|
|
"server",
|
|
"restart",
|
|
"automatically",
|
|
"watch",
|
|
"gulpfriendly",
|
|
"gulpplugin"
|
|
],
|
|
"license": "BSD-2-Clause",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "jacksongariety",
|
|
"email": "personal@jacksongariety.com"
|
|
}
|
|
],
|
|
"name": "gulp-nodemon",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/JacksonGariety/gulp-nodemon.git"
|
|
},
|
|
"scripts": {
|
|
"test": "gulp test"
|
|
},
|
|
"version": "2.2.1"
|
|
}
|