ember-cli-ajh
Version:
Command line tool for developing ambitious ember.js apps
88 lines (87 loc) • 2.15 kB
JSON
{
"_args": [
[
{
"raw": "next-tick@~0.2.2",
"scope": null,
"escapedName": "next-tick",
"name": "next-tick",
"rawSpec": "~0.2.2",
"spec": ">=0.2.2 <0.3.0",
"type": "range"
},
"/Users/ahogan/Repos/ember-cli/node_modules/memoizee"
]
],
"_from": "next-tick@>=0.2.2 <0.3.0",
"_id": "next-tick@0.2.2",
"_inCache": true,
"_location": "/next-tick",
"_npmUser": {
"name": "medikoo",
"email": "medikoo+npm@medikoo.com"
},
"_npmVersion": "1.4.3",
"_phantomChildren": {},
"_requested": {
"raw": "next-tick@~0.2.2",
"scope": null,
"escapedName": "next-tick",
"name": "next-tick",
"rawSpec": "~0.2.2",
"spec": ">=0.2.2 <0.3.0",
"type": "range"
},
"_requiredBy": [
"/memoizee"
],
"_resolved": "https://registry.npmjs.org/next-tick/-/next-tick-0.2.2.tgz",
"_shasum": "75da4a927ee5887e39065880065b7336413b310d",
"_shrinkwrap": null,
"_spec": "next-tick@~0.2.2",
"_where": "/Users/ahogan/Repos/ember-cli/node_modules/memoizee",
"author": {
"name": "Mariusz Nowak",
"email": "medykk@medikoo.com",
"url": "http://www.medikoo.com/"
},
"bugs": {
"url": "https://github.com/medikoo/next-tick/issues",
"email": "medikoo+next-tick@medikoo.com"
},
"dependencies": {},
"description": "Environment agnostic nextTick polyfill",
"devDependencies": {
"tad": "~0.1.21"
},
"directories": {},
"dist": {
"shasum": "75da4a927ee5887e39065880065b7336413b310d",
"tarball": "https://registry.npmjs.org/next-tick/-/next-tick-0.2.2.tgz"
},
"homepage": "https://github.com/medikoo/next-tick",
"keywords": [
"nexttick",
"setImmediate",
"setTimeout",
"async"
],
"license": "MIT",
"maintainers": [
{
"name": "medikoo",
"email": "medikoo+npm@medikoo.com"
}
],
"name": "next-tick",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/medikoo/next-tick.git"
},
"scripts": {
"test": "node node_modules/tad/bin/tad"
},
"version": "0.2.2"
}