UNPKG

mam-project-templates

Version:
63 lines (62 loc) 1.57 kB
{ "_args": [ [ "constantinople@3.1.0", "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger" ] ], "_from": "constantinople@3.1.0", "_id": "constantinople@3.1.0", "_inBundle": false, "_integrity": "sha1-dWnKqKo/jVk11i4fqW+fcCzYHHk=", "_location": "/constantinople", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "constantinople@3.1.0", "name": "constantinople", "escapedName": "constantinople", "rawSpec": "3.1.0", "saveSpec": null, "fetchSpec": "3.1.0" }, "_requiredBy": [ "/pug-attrs", "/pug-code-gen", "/pug-filters" ], "_resolved": "https://registry.npmjs.org/constantinople/-/constantinople-3.1.0.tgz", "_spec": "3.1.0", "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger", "author": { "name": "ForbesLindesay" }, "bugs": { "url": "https://github.com/ForbesLindesay/constantinople/issues" }, "dependencies": { "acorn": "^3.1.0", "is-expression": "^2.0.1" }, "description": "Determine whether a JavaScript expression evaluates to a constant (using acorn)", "devDependencies": { "mocha": "*" }, "homepage": "https://github.com/ForbesLindesay/constantinople#readme", "keywords": [ "acorn", "ast", "tooling" ], "license": "MIT", "name": "constantinople", "repository": { "type": "git", "url": "git+https://github.com/ForbesLindesay/constantinople.git" }, "scripts": { "test": "mocha -R spec" }, "version": "3.1.0" }