UNPKG

mam-project-templates

Version:
63 lines (62 loc) 1.58 kB
{ "_args": [ [ "is-expression@2.1.0", "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft" ] ], "_from": "is-expression@2.1.0", "_id": "is-expression@2.1.0", "_inBundle": false, "_integrity": "sha1-kb6dR968/vB3l36XIr5tz7RGXvA=", "_location": "/is-expression", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "is-expression@2.1.0", "name": "is-expression", "escapedName": "is-expression", "rawSpec": "2.1.0", "saveSpec": null, "fetchSpec": "2.1.0" }, "_requiredBy": [ "/constantinople" ], "_resolved": "https://registry.npmjs.org/is-expression/-/is-expression-2.1.0.tgz", "_spec": "2.1.0", "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft", "author": { "name": "Timothy Gu", "email": "timothygu99@gmail.com" }, "bugs": { "url": "https://github.com/pugjs/is-expression/issues" }, "dependencies": { "acorn": "~3.3.0", "object-assign": "^4.0.1" }, "description": "Check if a string is a valid JavaScript expression", "devDependencies": { "istanbul": "*", "testit": "^2.0.2" }, "homepage": "https://github.com/pugjs/is-expression#readme", "keywords": [ "javascript", "expression" ], "license": "MIT", "name": "is-expression", "repository": { "type": "git", "url": "git+https://github.com/pugjs/is-expression.git" }, "scripts": { "coverage": "istanbul cover test.js", "test": "node test && npm run coverage" }, "version": "2.1.0" }