| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- {
- "_args": [
- [
- {
- "raw": "gulp-prompt@^0.2.0",
- "scope": null,
- "escapedName": "gulp-prompt",
- "name": "gulp-prompt",
- "rawSpec": "^0.2.0",
- "spec": ">=0.2.0 <0.3.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
- ]
- ],
- "_from": "gulp-prompt@>=0.2.0 <0.3.0",
- "_id": "gulp-prompt@0.2.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/gulp-prompt",
- "_nodeVersion": "5.10.0",
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/gulp-prompt-0.2.0.tgz_1459760617398_0.42593945236876607"
- },
- "_npmUser": {
- "name": "freyskeyd",
- "email": "contact@freyskeyd.fr"
- },
- "_npmVersion": "3.8.3",
- "_phantomChildren": {},
- "_requested": {
- "raw": "gulp-prompt@^0.2.0",
- "scope": null,
- "escapedName": "gulp-prompt",
- "name": "gulp-prompt",
- "rawSpec": "^0.2.0",
- "spec": ">=0.2.0 <0.3.0",
- "type": "range"
- },
- "_requiredBy": [
- "/semantic-ui"
- ],
- "_resolved": "https://registry.npmjs.org/gulp-prompt/-/gulp-prompt-0.2.0.tgz",
- "_shasum": "9760c90bbd87e800228330ebac74d659cc2ddb78",
- "_shrinkwrap": null,
- "_spec": "gulp-prompt@^0.2.0",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
- "author": {
- "name": "Simon Paitrault",
- "email": "contact@freyskeyd.fr"
- },
- "bugs": {
- "url": "https://github.com/Freyskeyd/gulp-prompt/issues"
- },
- "dependencies": {
- "event-stream": "~3.0.20",
- "inquirer": "~0.10"
- },
- "description": "Add interactive console prompts to gulp",
- "devDependencies": {
- "event-stream": "~3.0.20",
- "inquirer": "~0.3.5"
- },
- "directories": {
- "test": "test"
- },
- "dist": {
- "shasum": "9760c90bbd87e800228330ebac74d659cc2ddb78",
- "tarball": "https://registry.npmjs.org/gulp-prompt/-/gulp-prompt-0.2.0.tgz"
- },
- "gitHead": "e51a9576d2eaf65efa53760264cf05dfefe55599",
- "homepage": "https://github.com/Freyskeyd/gulp-prompt#readme",
- "keywords": [
- "gulpplugin",
- "prompt"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "freyskeyd",
- "email": "contact@freyskeyd.fr"
- }
- ],
- "name": "gulp-prompt",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/Freyskeyd/gulp-prompt.git"
- },
- "scripts": {
- "test": "mocha"
- },
- "version": "0.2.0"
- }
|