UNPKG

brush_cli

Version:

A tool for creating and developing cmos PC Framework project.

87 lines (86 loc) 2.34 kB
{ "_args": [ [ { "raw": "valid-identifier@0.0.1", "scope": null, "escapedName": "valid-identifier", "name": "valid-identifier", "rawSpec": "0.0.1", "spec": "0.0.1", "type": "version" }, "/usr/local/lib/node_modules/ionic/node_modules/cordova-lib" ] ], "_from": "valid-identifier@0.0.1", "_id": "valid-identifier@0.0.1", "_inCache": true, "_location": "/ionic/valid-identifier", "_npmUser": { "name": "purplecabbage", "email": "purplecabbage@gmail.com" }, "_npmVersion": "1.3.24", "_phantomChildren": {}, "_requested": { "raw": "valid-identifier@0.0.1", "scope": null, "escapedName": "valid-identifier", "name": "valid-identifier", "rawSpec": "0.0.1", "spec": "0.0.1", "type": "version" }, "_requiredBy": [ "/ionic/cordova-lib" ], "_resolved": "https://registry.npmjs.org/valid-identifier/-/valid-identifier-0.0.1.tgz", "_shasum": "ef1d7093a9d3287e3fce92df916f8616b23f90b4", "_shrinkwrap": null, "_spec": "valid-identifier@0.0.1", "_where": "/usr/local/lib/node_modules/ionic/node_modules/cordova-lib", "author": { "name": "Jesse MacFadyen" }, "bugs": { "url": "https://github.com/purplecabbage/valid-identifier/issues" }, "dependencies": {}, "description": "Validates namespaces and java package names against identifier rules", "devDependencies": { "jasmine-node": "1.14.5" }, "directories": {}, "dist": { "shasum": "ef1d7093a9d3287e3fce92df916f8616b23f90b4", "tarball": "https://registry.npmjs.org/valid-identifier/-/valid-identifier-0.0.1.tgz" }, "homepage": "https://github.com/purplecabbage/valid-identifier", "keywords": [ "validate", "identifier", "java", "c#" ], "license": "ASF 2.0", "main": "valid-identifier.js", "maintainers": [ { "name": "purplecabbage", "email": "purplecabbage@gmail.com" } ], "name": "valid-identifier", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/purplecabbage/valid-identifier.git" }, "scripts": { "jasmine": "jasmine-node --captureExceptions --color tests/valid-identifier-spec.js", "test": "npm run jasmine" }, "version": "0.0.1" }